home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
toc.dir
/
00088.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-01-16
|
312 b
|
15 lines
on mouseDown
puppetSprite(11, 1)
set the memberNum of sprite 11 to the number of member "ER_GAME DOWN.PICT"
updateStage()
end
on mouseUp
set the memberNum of sprite 11 to the number of member "ER_GAME UP.PICT"
updateStage()
puppetSprite(11, 0)
unLoad()
SetReturn()
GoFeatures("STRIP.dir")
end